home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / text1 / cms_help_files / 2title.helpsubh < prev    next >
Encoding:
Text File  |  1991-10-23  |  1.6 KB  |  21 lines

  1. +-----------------------------------------------------------------------------+
  2. |                        TEXT1 \titleformat COMMAND                           |
  3. +-----------------------------------------------------------------------------+
  4.                                                                                
  5. The \titleformat command is always used in conjunction with the \subheadbformat
  6. command and  will set  options for  the subheadb  titles.  The  format for  the
  7. \titleformat command is:                                                       
  8.                                                                                
  9.           \subheadbformat{\titleformat{                                        
  10.              \vsk{24pt}                                                        
  11.              {\it \subheadbtitle}                                              
  12.              \vs{12pt}}                                                        
  13.           }                                                                    
  14.                                                                                
  15. This is the default for \titleformat. Each \subheadb command will space down 24
  16. points, print the \subheadbtitle in italics and  space down 12 points to resume
  17. with the text.                                                                 
  18.                                                                                
  19. For more information  on the \subheadbtitle command, see the  help screen under
  20. the markup menu for that particular command.                                   
  21.